home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3190 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.1 KB  |  67 lines

  1. Path: newsfeed.direct.ca!xmission!news
  2. From: jsburger@xmission.com (John S. Burger)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Is PPP recoverable after reset???
  5. Date: 29 Mar 96 13:10:37 +0500
  6. Organization: XMission Internet (801 539 0900)
  7. Message-ID: <2718.6662T790T1872@xmission.com>
  8. References: <Pine.OSF.3.91.960319105636.3279B-100000@Galeon.uca.es> <4j9620$nt7@guava.epix.net>
  9. NNTP-Posting-Host: slc134.xmission.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. On or about 26-Mar-96 21:29:52 Bill Near typed the following words about "Re:
  14. Is PPP recoverable after reset???".  My reply is thus...
  15.  
  16.  Hi Bill,
  17.  
  18.  
  19.  BN> On 25 Mar 1996 23:07:31 GMT, Pacarana articulated:
  20.  BN> <> >   I don't think that will always work!  I've had two service
  21.  BN> providers so
  22.  BN> <> >   far
  23.  BN> <> >that use PPP, and both of them drop carrier as soon as the ppp.device
  24.  BN> tries
  25.  BN> <> >to re-negotiate the link.
  26.  BN> <>  Evenif they don't drop carrier, it still doesn't seem to work. It
  27.  BN> tries to
  28.  BN> <> send out all the login and waiting info andjust gets stuck.
  29.  
  30.  BN> I had a system crash yesterday and the modem stayed online.
  31.  BN> After a reboot, I executed startnet and the whole connection
  32.  BN> was up and running without a redial. I am using AmiTCP 4.2
  33.  BN> and PPP 1.45 registered.
  34.  
  35. I use AmiTCP 4.2 and PPP 1.45 registered also and this works fine. However,
  36. with AmoTCP 4.0demo things are a bit different. The default AmiTCP 4.2
  37. starenet script uses BOOTP to configure the ppp.device. This works fine
  38. using AT&D0 and CD in the ppp0.config file and then running startnet again
  39. the connection is renegotiated. . The startnet script actually creates the
  40. ENV:sana2/ppp0.config file from the defaults you set during the software
  41. installation when the script is run. With AmiTCP 4.0demo the ppp0.config file
  42. resides in env- archive: and is copied to ENV: on bootup. The startnet script
  43. does not use BOOTP (it is not even in the 4.0 archive) it simply uses the
  44. online command to put the ppp.device on line. If you have dynamic connection
  45. it seems the online command (ppp.device) can't reconnect because it doesn't
  46. know the IP addresses. When the startnet script is first run and the
  47. connection negotiated there are two environment variables created--
  48. ppp0IPLocal and ppp0IPRemote -- that contain the current IP addresses. I added
  49. two lines to the end of my V4.0demo startnet script to copy these two
  50. environment variables to env-archive: when the connection is first made. Then
  51. after a reboot they are in ENV: and a simple online command will reconnect
  52. you.
  53.  
  54. --
  55.       //        -= John =-    jsburger@xmission.com    BIX: jburger
  56.     \X/                                                                 Via
  57.                              Amateur Radio   KB0ES                       T
  58.  Amiga  2000                                                             H
  59.  A2630 A2632            John S. Burger       Hooper, UT                  O
  60. 2+14megs  RAM                                                            R
  61.   850meg HD             This message was composed on...                2.23▀
  62.  Iomega  ZIP                  29-Mar-96 12:48:41 MST
  63. --
  64.  
  65. Sane?  Hell, if I was sane why would I be here?
  66.  
  67.